PgTabArray.getTab

Gets the alignment and position of a tab stop.

class PgTabArray
void
getTab
(,
out PangoTabAlign alignment
,
out int location
)

Parameters

tabIndex int

tab stop index

alignment PangoTabAlign

location to store alignment

location int

location to store tab position

Meta